emacs.git
2012-05-17 =?UTF-8?q?Fabi... Make `python-shell-completion--do-completion-at-point...
2012-05-17 =?UTF-8?q?Fabi... Make `python-shell-completion--do-completion-at-point...
2012-05-17 =?UTF-8?q?Fabi... python-end-of-defun-function now works correctly when...
2012-05-17 =?UTF-8?q?Fabi... Enhancements on indentation for lines after a backslash...
2012-05-17 =?UTF-8?q?Fabi... Added self to the list of font-lock-keywords
2012-05-17 =?UTF-8?q?Fabi... Updated `python-font-lock-keywords' to match latest...
2012-05-17 =?UTF-8?q?Fabi... Beautified code
2012-05-17 =?UTF-8?q?Fabi... Enhancements on indentation code and related functions.
2012-05-17 =?UTF-8?q?Fabi... `python-check' now can have named buffers on its own...
2012-05-17 =?UTF-8?q?Fabi... Enhancements on python-check command.
2012-05-17 =?UTF-8?q?Fabi... Removed :safe attribute for dangerous variables
2012-05-17 =?UTF-8?q?Fabi... Fixed docstring typos
2012-05-17 =?UTF-8?q?Fabi... Enhanced shell setup for Windows.
2012-05-17 =?UTF-8?q?Fabi... Added compatibility with lastest CEDET.
2012-05-17 =?UTF-8?q?Fabi... Improvements on completion code.
2012-05-17 =?UTF-8?q?Fabi... Improved completion support when in [i]pdb
2012-05-17 =?UTF-8?q?Fabi... Added `python-pdbtrack-activate' variable to allow...
2012-05-17 =?UTF-8?q?Fabi... Renamed stuff to keep "namespace" clean.
2012-05-17 Dan DavisonDon't request completions for zero-length input
2012-05-17 =?UTF-8?q?Fabi... Make `python-shell-send-string-no-output' delete traili...
2012-05-17 Dan DavisonDismiss completions buffer when unique completion has...
2012-05-17 =?UTF-8?q?Fabi... Documentation enhancements
2012-05-17 =?UTF-8?q?Fabi... Renamed indentity occurrences to identity in previous...
2012-05-17 =?UTF-8?q?Fabi... Enhancements to internal python shell naming.
2012-05-17 =?UTF-8?q?Fabi... Enhancements to pdbtrack.
2012-05-17 =?UTF-8?q?Fabi... Enhancements to pdbtrack
2012-05-17 =?UTF-8?q?Fabi... Documentation enhancements and other small fixes.
2012-05-17 Dan DavisonComplete module import lines in addition to variable...
2012-05-17 Dan DavisonReturn appropriate value to comint-dynamic-complete
2012-05-17 =?UTF-8?q?Fabi... Enhancements to `python-shell-calculate-process-environ...
2012-05-17 =?UTF-8?q?Fabi... Enhancements on `python-shell-calculate-process-environ...
2012-05-17 =?UTF-8?q?Fabi... Added simple way of jumping to current buffer's class...
2012-05-17 =?UTF-8?q?Fabi... Enhancements to python-shell-send-string-no-output...
2012-05-17 =?UTF-8?q?Fabi... Make run-python-internal to set process-query-on-exit...
2012-05-17 =?UTF-8?q?Fabi... Fixed indentation case for after beginning of block
2012-05-17 =?UTF-8?q?Fabi... Renamed python-clone-local-variables to python-util...
2012-05-17 =?UTF-8?q?Fabi... New function python-clone-local-variables
2012-05-17 =?UTF-8?q?Fabi... Fix typo enviroment => environment
2012-05-17 =?UTF-8?q?Fabi... Make shells inherit variables from parent buffer and...
2012-05-17 =?UTF-8?q?Fabi... Use defcustom with :safe whenever is possible.
2012-05-17 =?UTF-8?q?Fabi... Refactored run-python and run-python-internal.
2012-05-17 =?UTF-8?q?Fabi... Fixed cornercase for normal lines when indentation...
2012-05-17 =?UTF-8?q?Fabi... Make python-info-continuation-line-p to check context...
2012-05-17 =?UTF-8?q?Fabi... Implemented simple virtualenv setup via python-shell...
2012-05-17 =?UTF-8?q?Fabi... Implemented internal python shell.
2012-05-17 =?UTF-8?q?Fabi... Backported triple quote syntax from Emacs 24
2012-05-17 =?UTF-8?q?Fabi... Make package description separator contain 3 dashes...
2012-05-17 =?UTF-8?q?Fabi... Updated TODO
2012-05-17 =?UTF-8?q?Fabi... fixed font-lock-builtin-face regexp
2012-05-17 =?UTF-8?q?Fabi... Set local variable `mode-require-final-newline' to t
2012-05-17 =?UTF-8?q?Fabi... None, True, False, Ellipsis, __debug__, and NotImplemen...
2012-05-17 =?UTF-8?q?Fabi... python-info-current-defun: fixed cornercase that caused...
2012-05-17 =?UTF-8?q?Fabi... Added package information for ELPA conformance
2012-05-17 =?UTF-8?q?Fabi... Fixed eldoc behavior.
2012-05-17 =?UTF-8?q?Fabi... Indentation enhancements on after-backslash
2012-05-17 =?UTF-8?q?Fabi... fixed last paren indentation logic
2012-05-17 =?UTF-8?q?Fabi... Fixed weird cornercase behavior in python-indent-calcul...
2012-05-17 =?UTF-8?q?Fabi... increased forward-comment COUNT variable value in all...
2012-05-17 =?UTF-8?q?Fabi... docstring enhancements
2012-05-17 =?UTF-8?q?Fabi... indentation fixes on after backslash
2012-05-17 =?UTF-8?q?Fabi... Implemented python-nav-backward-sentence, python-nav...
2012-05-17 =?UTF-8?q?Fabi... Added python-nav-sentence-start and python-nav-sentence...
2012-05-17 =?UTF-8?q?Fabi... fixed CL related bytecompilation errors and set make...
2012-05-17 =?UTF-8?q?Fabi... Implemented imenu support.
2012-05-17 =?UTF-8?q?Fabi... Documentation enhancements with regards to code checkin...
2012-05-17 =?UTF-8?q?Fabi... Fixed python-info-current-defun for classes without...
2012-05-17 =?UTF-8?q?Fabi... Fixed infinite loop on python-info-current-defun
2012-05-17 =?UTF-8?q?Fabi... Docstrings enhancements
2012-05-17 =?UTF-8?q?Fabi... Small cornercase fix to python-info-current-defun.
2012-05-17 =?UTF-8?q?Fabi... Fixed python-info-current-defun to match new navigation...
2012-05-17 =?UTF-8?q?Fabi... Replaced references from python-beginning-of-innermost...
2012-05-17 =?UTF-8?q?Fabi... User customizable fill-paragraph behavior.
2012-05-17 =?UTF-8?q?Fabi... Corrected implementations for python-{beginning,end...
2012-05-17 =?UTF-8?q?Fabi... New variable python-use-beginning-of-innermost-defun
2012-05-17 =?UTF-8?q?Fabi... Better indentation handling when inside parens.
2012-05-17 =?UTF-8?q?Fabi... Fixed indentation issue when indenting a python-indent...
2012-05-17 =?UTF-8?q?Fabi... new variables python-shell-process-environment and...
2012-05-17 =?UTF-8?q?Fabi... New variable python-shell-send-setup-max-wait
2012-05-17 =?UTF-8?q?Fabi... Documentation enhancements
2012-05-17 =?UTF-8?q?Fabi... Better shell setup using the new python-shell-send...
2012-05-17 =?UTF-8?q?Fabi... Added indentation support for continuation of dotted...
2012-05-17 =?UTF-8?q?Fabi... Enhancements to python-indent-electric-colon.
2012-05-17 =?UTF-8?q?Fabi... New function python-info-ppss-context
2012-05-17 =?UTF-8?q?Fabi... Added commentary about installing pyreadline on system...
2012-05-17 =?UTF-8?q?Fabi... Remove find-file-noselect invocation in python-shell...
2012-05-17 =?UTF-8?q?Fabi... Use insert instead of insert-string
2012-05-17 =?UTF-8?q?Fabi... Better non-standard shell integration support
2012-05-17 =?UTF-8?q?Fabi... Shell integration improvements and cleanups
2012-05-17 =?UTF-8?q?Fabi... python.el now bytecompiles without warnings
2012-05-17 =?UTF-8?q?Fabi... Implemented Skeletons after GNU/Emacs python.el
2012-05-17 =?UTF-8?q?Fabi... Explain we have python-indent-electric-colon
2012-05-17 =?UTF-8?q?Fabi... Don't deactivate mark after indenting commands
2012-05-17 =?UTF-8?q?Fabi... Small fix to python-indent-electric-colon
2012-05-17 =?UTF-8?q?Fabi... Implemented python-indent-electric-colon
2012-05-17 =?UTF-8?q?Fabi... Fixed indentation of multi-line function call's closing...
2012-05-17 =?UTF-8?q?Fabi... Make inferior-python-mode-current-file be set via conve...
2012-05-17 =?UTF-8?q?Fabi... Enhanced python-shell-send-file function
2012-05-17 =?UTF-8?q?Fabi... Added commentary about auto-indentation on newlines...
2012-05-17 =?UTF-8?q?Fabi... Use convert-standard-filename to fix temp files path
2012-05-17 =?UTF-8?q?Fabi... Fixed highlighting for dictionary assignments
next